StringEncoder

Undocumented in source.
class StringEncoder : MessageToByteEncoder!string {}

Members

Functions

callBack
void callBack(ubyte[] data, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte[] encode(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta